Welcome![Sign In][Sign Up]
Location:
Search - java sql library

Search list

[JSP/Javatsdbms

Description: 用java做的图书馆管理系统,连接sql数据库-To do with java library management system, to connect sql database
Platform: | Size: 138240 | Author: panzhenrong | Hits:

[JSP/Java1

Description: 基于Java的仓库信息管理系统。本系统主要完成对超市仓库的库存管理,包括商品入库、出库、库存,供应商信息以及密码管理等六个方面。系统可以完成对各类信息的浏览、查询、添加、删除、修改等功能。系统采用SQL server 2000作为数据库-Java-based warehouse information management system. The system consists mainly of completion of the supermarket warehouse inventory management, including commodity storage, a library, inventory, suppliers and other information, as well as password management six. System can be completed on all types of information browsing, query, add, delete, modify functions. SQL server 2000 system as a database
Platform: | Size: 433152 | Author: dxh | Hits:

[Education soft systembookshop

Description: web技术的课程设计,图书管理系统,用JAVA编写,SQL数据库-web technology, curriculum design, library management system using JAVA prepared, SQL database
Platform: | Size: 194560 | Author: 姚春萌 | Hits:

[SQL Serverjavatugl

Description: java图书馆管理系统 附加数据库SQL Server 2000 (1)将TM\05\Database文件夹中的扩展名为db_library_Data.MDF和db_library_Log.LDF的两个文件拷贝到SQL Server安装路径下的Data文件夹中。 (2)打开SQL Server 2000中的“企业管理器”,然后展开本地服务器,在“数据库”数据项上单击鼠标右键,在弹出的快捷菜单中选择“所有任务”/“附加数据库”菜单项。 (3)将弹出“附加数据库”对话框,在该对话框中单击【 】按钮,选择所要附加数据库的db_library_Data.MDF文件,单击【确定】按钮,即可完成数据库的附加操作。 -Additional java library management system database SQL Server 2000 (1) to TM Database folder extension db_library_Data.MDF and db_library_Log.LDF two files are copied to the SQL Server installation path under the Data folder. (2) Open the SQL Server 2000 the
Platform: | Size: 3539968 | Author: jimmy | Hits:

[JSP/JavaXMLMaterializer

Description: 本人写的另一个XML实例化小程序,同样也是以前的课程作业,用来将XML文件存储到数据库中(本例是SQL SERVER)的文件。 1. 数据库配置存储在Properties文件中,可以自由配置JDBC连接字符串而无需重新编译。 2. 其中用到了DOM4J来读取和存储XML文件,使用的是微软的JDBC类库。 3. 使用了DAO模式来存储数据库,如果针对不同的数据库可以使用不同的DAO,只需对DAO重新配置即可。-I wrote another small XML instantiation process, the same curriculum is also a previous operation, used to store XML documents into a database (in this case is SQL SERVER) document. 1. Database configuration file is stored in the Properties, you can freely configure the JDBC connection string without having to recompile. 2. DOM4J one of the uses to read and store XML documents, using Microsoft' s JDBC class library. 3. The use of the DAO pattern to store the database, if for different databases can use different DAO, only for DAO can be re-configured.
Platform: | Size: 537600 | Author: 刘洋 | Hits:

[JSP/Javalianku

Description: java-sql 连库代码说明 java—access 连库也可以-Even java-sql database java-access code that even the library can also be
Platform: | Size: 397312 | Author: | Hits:

[JSP/Javachaper12

Description: 该程序是我们Java课程设计---图书馆管理系统的代码,使用的事B/S架构,数据库是使用SQL Server 2005 -The program is curriculum design--- Java code library management system, using the things B/S architecture, the database is to use SQL Server 2005
Platform: | Size: 1456128 | Author: 段文峰 | Hits:

[JSP/Javatushuguanglixitong

Description: 这是一个图书管理系统,是用swing+sql+eclipse开发,适用于课程设计或其它-This is a library management system is the use of swing+ sql+ eclipse development for curriculum design or other ~ ~
Platform: | Size: 3532800 | Author: 莫问天 | Hits:

[Education soft systemtushuguanli

Description: 用 JAVA 编写的图书管理系统同时是基于SQL数据库的-Prepared using JAVA library management system is based on SQL database at the same time
Platform: | Size: 11413504 | Author: dingyue | Hits:

[JSP/JavalibraryMyself

Description: 图书管管理系统(JAVA+SQL SERVER 2000)-library tushuguanguanlixitong java sqlserver2000
Platform: | Size: 282624 | Author: 陈飞 | Hits:

[Education soft systemlibrary-management-system

Description: java语言写的图书管理系统,包含sql数据库文件 其中library为工程名,其下是源代码-written in java library management system, sql database file which contains the library for the project name, under which the source code
Platform: | Size: 394240 | Author: 木简然 | Hits:

[Education soft systemJava-Lib-Books

Description: 图书馆管理系统(Java编写,MySQl数据库),含SQL数据库脚本文件,程序分客户端和服务端。程序可对用户名、用户学号、用户性别、用户班号、用户所在学院、用户密码、用户邮箱、用户是否借书、标志信息、信息数组、短消息、书的类别、书的名称、书号、出版社、出版日期、作者、书的概要内容、书的总数、书的当前在管总数、书的开始借阅日期等内容进行添加、修改、删除操作。-Library management system ( written in Java, MySQl database ), including SQL database script file, program, the client and server. The user name, user ID program, gender, number, user user user Institute, the user password, user mailbox, whether the user library, mark information, information in the array, short message, books category, book name, ISBN, press, publication date, author, book summary content, the total number of the books, book the total current in pipe, the beginning of the book borrow date content to add, modify, delete operation.
Platform: | Size: 147456 | Author: lqua | Hits:

[Education soft systemLibrary-management-system

Description: 图书管理系统,本系统前台采用JSP技术,Jsp是基于Java Servlet以及整个Java体系的Web开发技术,利用这一技术可以建立安全的、跨平台的先进动态网站,这项技术还在不断地被更新和优化。后台数据库是SQL Server 2000,而SQL Server则是Microsoft公司数据库系列中的旗舰产品,两者结合,为Web数据库技术提供了完美的实现体系。 基于web的图书管理系统,是通过网页的形式,完成图书信息的管理、读者信息的管理及借阅归还的管理等功能。-Library management system
Platform: | Size: 21510144 | Author: shiyanling | Hits:

[Education soft systemlibrary

Description: 基于java和SQL的图书管理系统,望各位多多下载-java library management system
Platform: | Size: 764928 | Author: 马丽云 | Hits:

[JSP/Javalibrarysystem0314

Description: 用java做的图书馆管理系统 ,可以直接运行,以SQL做数据库-Use Java do library management system, can be directly run to do SQL database
Platform: | Size: 3403776 | Author: 王涛 | Hits:

[Education soft systemlibrary

Description: 以Java为前台,SQL为数据库的小型图书管理系统-Java-front, the SQL database small library management system
Platform: | Size: 762880 | Author: 成长 | Hits:

[JSP/JavaBook--SQL

Description: java做的图书管理系统!对做项目有帮助哦! -java do with library management systems! To do the project Oh! java do with library management systems! To do the project Oh!
Platform: | Size: 5462016 | Author: 不败顽童 | Hits:

[JSP/JavaLibrary

Description: java开发一个简单的图书馆管理系统,用到的数据库是SQL,供初学者参考-library database management system
Platform: | Size: 1160192 | Author: qipan | Hits:

[JSP/Javajodd-all-3.3.8

Description: Jodd是一个普通开源Java包。你可以把Jodd想象成Java的"瑞士军刀",不仅小,锋利而且包含许多便利的功能。 Jodd 提供的功能有: 1. 提供操作Java bean, 2. 可以从各种数据源加载Bean, 3. 简化JDBC的接连与代码, 4. 剖析SQL查询, 5. 处理时间与日期, 6. 操作与格式化String, 7. 搜索本地硬盘上的文件, 8. 帮助处理Servlet请求等。 除此之外还包含一个很小,但实用的基于JSP的MVC框架。-Jodd is an open-source Java utility library and set of frameworks. Jodd tools enriches JDK with many powerful and feature rich utilities. It helps with everyday task, makes code more robust and reliable. Jodd frameworks is set of lightweight application frameworks, compact yet powerful. Designed following the CoC, DRY and SCS principles, it makes development simple, but not simpler you get 90 of the features with 10 of usual effort. Special attention is put into creating reusable and fastest possible code and still keeping it small, under 1.2 MB. Jodd is free software, released under the terms of the BSD license.
Platform: | Size: 7215104 | Author: 白水 | Hits:

[JSP/Javamylibrary

Description: 数据库编程—简易图书管理系统、SQL命令 Swing图形用户界面编程。 java与数据库的连接技术。 java.sql包中提供各种类,编写程序实现数据库信息的存取和查询。 -Database programming- simple library management system, SQL command Swing graphical user interface programming. java database connectivity technologies. The java.sql package offers a variety of classes, write a program to access and query the database information.
Platform: | Size: 90112 | Author: 叶子 | Hits:
« 1 2 34 5 6 »

CodeBus www.codebus.net